home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Development / BBEdit 8.2.1 demo.dmg / BBEdit.app / Contents / Resources / CocoaSpellerAccessorView.nib / classes.nib next >
Encoding:
Text File  |  2005-05-10  |  404 b   |  13 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {toggleSkipAllCaps = id; }; 
  5.             CLASS = CoreSpellingOptionsController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {"_accessoryView" = NSView; "_skipAllCapsCheckbox" = NSButton; }; 
  8.             SUPERCLASS = NSObject; 
  9.         }, 
  10.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  11.     ); 
  12.     IBVersion = 1; 
  13. }